runtime.pageCache.allocN (method)
2 uses
runtime (current package)
mpagecache.go#L48: return c.allocN(npages)
mpagecache.go#L57: func (c *pageCache) allocN(npages uintptr) (uintptr, uintptr) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)